Add support for loading gtk3-only modules
authorLars Uebernickel <lars.uebernickel@canonical.com>
Tue, 3 Feb 2015 10:01:29 +0000 (11:01 +0100)
committerLars Uebernickel <lars.uebernickel@canonical.com>
Wed, 4 Feb 2015 12:42:39 +0000 (13:42 +0100)
commit3e81653bd320b9d5c760c2731a225f546f353c7a
tree93e130edc9a5c014361dd511bb320b678fe74447
parent2820c342f6fbe4dcac88b836404d748f27157e90
Add support for loading gtk3-only modules

Introduce GTK3_MODULES environment variable for modules that don't work
in gtk3. The list of modules is now $GTK3_MODULES:$GTK_MODULES.

https://bugzilla.gnome.org/show_bug.cgi?id=743917
docs/reference/gtk/running.sgml
gtk/gtkmain.c